[INFO] cloning repository https://github.com/kevinegstorf/git-cleaner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinegstorf/git-cleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinegstorf%2Fgit-cleaner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinegstorf%2Fgit-cleaner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea9376d5390c562ebba84dd144761fe24dfdd9f5
[INFO] checking kevinegstorf/git-cleaner against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinegstorf%2Fgit-cleaner" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kevinegstorf/git-cleaner
[INFO] finished tweaking git repo https://github.com/kevinegstorf/git-cleaner
[INFO] tweaked toml for git repo https://github.com/kevinegstorf/git-cleaner written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinegstorf/git-cleaner on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevinegstorf/git-cleaner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded clap_complete v4.5.57
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9009d84c6fcecc86c13ed6c6ed3f8c879c5211947d5fdc33bce5f4ef6339a22
[INFO] running `Command { std: "docker" "start" "-a" "c9009d84c6fcecc86c13ed6c6ed3f8c879c5211947d5fdc33bce5f4ef6339a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9009d84c6fcecc86c13ed6c6ed3f8c879c5211947d5fdc33bce5f4ef6339a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9009d84c6fcecc86c13ed6c6ed3f8c879c5211947d5fdc33bce5f4ef6339a22", kill_on_drop: false }`
[INFO] [stdout] c9009d84c6fcecc86c13ed6c6ed3f8c879c5211947d5fdc33bce5f4ef6339a22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8096f754c935441d7c8b8cfe38d91084c37110197dbd1c13dbba48c5184b6ad4
[INFO] running `Command { std: "docker" "start" "-a" "8096f754c935441d7c8b8cfe38d91084c37110197dbd1c13dbba48c5184b6ad4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking clap_complete v4.5.57
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking git-cleaner v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/git_ops.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{anyhow, Context, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/git_ops.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{anyhow, Context, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `globset::GlobSet`
[INFO] [stdout]  --> src/rebase.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use globset::GlobSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `globset::GlobSet`
[INFO] [stdout]  --> src/rebase.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use globset::GlobSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/rebase.rs:72:66
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 if let Some(matched_idx) = keys.iter().position(|k| gs.is_match(f)) {
[INFO] [stdout]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/rebase.rs:72:66
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 if let Some(matched_idx) = keys.iter().position(|k| gs.is_match(f)) {
[INFO] [stdout]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Config {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RebaseCfg` is never constructed
[INFO] [stdout]   --> src/config.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RebaseCfg {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_config` is never used
[INFO] [stdout]   --> src/config.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn load_config() -> Result<Config> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_globset` is never used
[INFO] [stdout]   --> src/config.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn build_globset(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `git_ready` is never used
[INFO] [stdout]  --> src/git_ops.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn git_ready() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/rebase.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RebaseOpts {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 13 |     pub onto: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub interactive: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 15 |     pub autosquash: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |     pub merges: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 17 |     pub strategy_ours: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub strategy_theirs: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub stash: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RebaseOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `conflicted_files` is never used
[INFO] [stdout]   --> src/rebase.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn conflicted_files(_repo: &Path) -> Result<Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assist` is never used
[INFO] [stdout]   --> src/rebase.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn assist(repo: &Path) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `view_file` is never used
[INFO] [stdout]    --> src/rebase.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn view_file(p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mergetool` is never used
[INFO] [stdout]    --> src/rebase.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn mergetool(repo: &Path, _p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `checkout_ours` is never used
[INFO] [stdout]    --> src/rebase.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn checkout_ours(repo: &Path, p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `checkout_theirs` is never used
[INFO] [stdout]    --> src/rebase.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn checkout_theirs(repo: &Path, p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rel` is never used
[INFO] [stdout]    --> src/rebase.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn rel(repo: &Path, p: &Path) -> String {
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_git_available` is never used
[INFO] [stdout]  --> src/util.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn ensure_git_available() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Config {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RebaseCfg` is never constructed
[INFO] [stdout]   --> src/config.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RebaseCfg {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_config` is never used
[INFO] [stdout]   --> src/config.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn load_config() -> Result<Config> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_globset` is never used
[INFO] [stdout]   --> src/config.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn build_globset(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `git_ready` is never used
[INFO] [stdout]  --> src/git_ops.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn git_ready() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/rebase.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RebaseOpts {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 13 |     pub onto: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub interactive: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 15 |     pub autosquash: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |     pub merges: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 17 |     pub strategy_ours: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub strategy_theirs: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub stash: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RebaseOpts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `conflicted_files` is never used
[INFO] [stdout]   --> src/rebase.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn conflicted_files(_repo: &Path) -> Result<Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assist` is never used
[INFO] [stdout]   --> src/rebase.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn assist(repo: &Path) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `view_file` is never used
[INFO] [stdout]    --> src/rebase.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn view_file(p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mergetool` is never used
[INFO] [stdout]    --> src/rebase.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn mergetool(repo: &Path, _p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `checkout_ours` is never used
[INFO] [stdout]    --> src/rebase.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn checkout_ours(repo: &Path, p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `checkout_theirs` is never used
[INFO] [stdout]    --> src/rebase.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn checkout_theirs(repo: &Path, p: &Path) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rel` is never used
[INFO] [stdout]    --> src/rebase.rs:194:4
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn rel(repo: &Path, p: &Path) -> String {
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_git_available` is never used
[INFO] [stdout]  --> src/util.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn ensure_git_available() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s
[INFO] running `Command { std: "docker" "inspect" "8096f754c935441d7c8b8cfe38d91084c37110197dbd1c13dbba48c5184b6ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8096f754c935441d7c8b8cfe38d91084c37110197dbd1c13dbba48c5184b6ad4", kill_on_drop: false }`
[INFO] [stdout] 8096f754c935441d7c8b8cfe38d91084c37110197dbd1c13dbba48c5184b6ad4
